Welcome![Sign In][Sign Up]
Location:
Search - java c/s

Search list

[Button controlJAVA图形用户界面设计与实例

Description: JAVA图形用户界面设计与实例,可以轻松掌握JAVA C/S 编程-Java graphical user interface design and examples can easily grasp Java C / S Programming
Platform: | Size: 690195 | Author: song | Hits:

[ICQ-IM-ChatP2P式多用户在线聊天Java程序

Description: 该资源给出了Eclipse下完整的Java源码工程包和详细开发说明文档。下载完导入Eclipse即可使用,无需调试,实用性极强!程序各模块接口清晰,可以修改扩展打造一个完全属于自己的聊天室! 功能描述:实现了一个多用户的在线聊天程序,C/S结构,客户端可发送消息,然后其他的用户接收到该消息并将其显示在界面中,服务器对信息进行有关处理并向适当的用户发送,同时在服务器端还将显示所有的在线用户,网络管理员即服务器端管理员可选中某用户并将其踢出该聊天室。 扩展功能:本程序结构良好,模块清晰明了,对源代码可以进行适当的修改可变为一个多聊天室多用户之间的聊天程序。即可以形成一个多服务器的p2p网络(包含多个自网络),在某子网络中的客户量大时,用户可以选择另一个网络来查询自己所需资源。
Platform: | Size: 106888 | Author: super_zhang | Hits:

[WinSock-NDISc/s即时通信软件

Description: JAVA 编辑的c/s模式即时通信软件
Platform: | Size: 2068488 | Author: foxql860212 | Hits:

[CSharpc#_pattern

Description: 23个设计模式是史上公认的经典,实例代码目前多是JAVA版的,现在上传个C#版的-23 was designed to recognized the history of the classic examples of the current multi-source version of Java is now upload C# version of the
Platform: | Size: 882688 | Author: zbjg | Hits:

[JSP/Java聊天室源码(java)

Description: 用java编写的一个简单聊天室,采用客户机/服务器模式。-simple chat code by java,using c/s mode
Platform: | Size: 8192 | Author: 王二 | Hits:

[Internet-Network一对多

Description: 这是一个类似于QQ的代码!!了解Socket类和ServerSocket类中的重要方法。学会用Socket 类和ServerSocket类编写应用于网络之间的双向通信的程序.体会C/S模式。 -This is a code similar to the QQ! ! Understanding ServerSocket socket type and category of important ways. Learn how to use and ServerSocket socket type used in the preparation of such network of two-way communication between the procedures. Experience of C/S mode.
Platform: | Size: 11264 | Author: 周腾裕 | Hits:

[JSP/JavaMyClientchatroom

Description: 一个java编写的聊天室程序,基于C/S,使用socket原理-prepared a java chat room procedures, based on the C/S, the use of socket Principle
Platform: | Size: 3072 | Author: 陈鹭 | Hits:

[JSP/JavaChat_CS1

Description: 基于C/S的JAVA语言开发的聊天程序,可以进行点对点的聊天,供广大JAVA爱好者研究-based on the C/S in the development of the Java language chat procedures that can be peer-to-peer chat, Java lovers for the majority of study
Platform: | Size: 15360 | Author: 孙洁 | Hits:

[Education soft systempzw

Description: java做的c/s图书管理系统,用的是socket编程.-java doing c/s library management system, using a socket programming.
Platform: | Size: 43008 | Author: 温克 | Hits:

[JSP/JavaManager(cs)

Description: 学生资料管理系统 基于c/s模式开发 用户可以运行用户端登陆服务器 然后通过客户端来进行服务器端的数据库操作-student information management system based on the c/s mode of development of the user can run client server then landing passengers End households to the database server operation
Platform: | Size: 13312 | Author: 悲愁 | Hits:

[ADO-ODBCstudentdatabaseDemo

Description: 自己编写的一个很简单的数据库查询,修改,添加,显示 等功能的c/s结构的软件。 对于初学java 数据库编程的同学来说参考有一定的帮助,-themselves prepared a very simple database query, modify, add, shows and other functions of c/s structure of the software. For novice java database programming reference to the students run a help to a certain extent, Oh
Platform: | Size: 294912 | Author: jin | Hits:

[OtherWuZiQi

Description: 随着计算机普及,网络的飞速发展,网络技术的成熟,计算机的发展为集办公、娱乐于一体新式工具。在这一背景下,网络游戏的需求与日俱增,五子棋作为传统游戏之一,其历史源远流长,而传统游戏的开发更符合用户的品味,更受用户的喜爱。 基于C/S模式使用JAVA语言开发的五子棋游戏程序,将五子棋游戏移植到网络中更符合现代人娱乐理念,满足用户异地自由选择游戏对手、游戏模式,也可以在游戏当中进行聊天,私聊、群聊等功能,便于用户实时进行信息交流。同时,注意从游戏的图形界面上优化,使得JAVA五子棋游戏软件具有很强的可操作性。
Platform: | Size: 357376 | Author: | Hits:

[Otherbingguankefangguanlixitong

Description: (1)功能模块: A :个人开户功能 B :查询功能 查询个人用户信息 查询各个房间使用信息 查询寄存物品信息 C :增加寄存物品模块 用JAVA实现宾馆客房管理系统-(1) functional modules: A: Personal accounts functions of B: the inquiry of individual users query information in various information storage room to use items of information C: increase the storage module used items JAVA realize hotel rooms management system
Platform: | Size: 285696 | Author: 张晓娟 | Hits:

[Internet-NetworkChatServer

Description: JAVA实现的基于C/S模式的聊天室功能,分为客户端和服务器端两部分。-Realize JAVA-based C/S model features chat rooms, divided into client and server in two parts.
Platform: | Size: 54272 | Author: 赵芃 | Hits:

[JSP/Javachap06

Description: 第6章 Java C/S结构编程 197 实例67 实现C/S多线程 198 实例68 客户端程序 200 实例69 服务器端程序 201 实例70 C/S结构聊天室 203 实例71 基于C/S的小游戏 209 实例72 应用C/S数据库 237 实例73 实现客户端程序 242 实例74 实现一个简单的代理服务器 246 实例75 C/S结构的分布式运算 248-Chapter 6 Java C/S structure 197 programming examples 67 to achieve C/S multi-threaded 198 examples of 68 client program 200 examples of 69 server-side program 201 examples of 70 C/S structure of the chat room 203 examples of 71 based on C/S small Application of 209 examples of 72 games C/S database of 237 examples of 73 to achieve the client program 242 examples of 74 to achieve a simple proxy server 246 examples of 75 C/S structure of the Distributed Computing 248
Platform: | Size: 121856 | Author: zmm | Hits:

[Finance-Stock software systemReputationPlatform

Description: c/s模式的银行信誉评估平台,功能比较简单.对于学习c/s模式的java application有一定帮助-c/s model to assess the credibility of the banking platform functionality is relatively simple. for learning c/s model of definite help in java application
Platform: | Size: 443392 | Author: 许可 | Hits:

[JSP/JavaCSServer

Description: java制作的C/S程序,简单的很啊。需要的自己下-java produced by C/S procedures, ah very simple. Under their own needs
Platform: | Size: 6144 | Author: zoushaotao | Hits:

[JSP/Javasunhotel111

Description: 用java实现的酒店管理系统,C/S结构,具有非常好的参照价值。-Using java realize the hotel management system, C/S structure, with a very good reference value.
Platform: | Size: 6870016 | Author: jhon | Hits:

[ERP-EIP-OA-Portaljava_hotel

Description: 这是一个用java语言编写的,使用c/s架构的管理系统,适合java初学者。-This is a language with java, use the c/s architecture management system, suitable for beginners java.
Platform: | Size: 1617920 | Author: 流川枫 | Hits:

[JSP/Javasocket

Description: 这是一个java c/s模式的通信模型源码,可以帮组初学者学习java网络编程-This is a java c/s model of communication model source code, can help group for beginners to learn java network programming
Platform: | Size: 3072 | Author: 东东 | Hits:
« 1 23 4 5 6 7 8 9 10 ... 35 »

CodeBus www.codebus.net